Next | Prev | Top | Contents | Index

Chapter 6: Controlling CPU Workload


This chapter describes how to use IRIX kernel features to make the execution of a real-time program predictable. Each of these features works in some way to dedicate hardware to your program's use, or to reduce the influence of unplanned interrupts on it. The main topics covered are:


Using Priorities and Scheduling Queues
Using Processor Sets
Minimizing Overhead Work
Minimizing Interrupt Response Time

Next | Prev | Top | Contents | Index